[INFO] cloning repository https://github.com/lipish/code-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lipish/code-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flipish%2Fcode-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flipish%2Fcode-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8808a79dc71422ec5bdaabbb76fd8eeb245ff2a
[INFO] testing lipish/code-agent against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flipish%2Fcode-agent" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lipish/code-agent
[INFO] finished tweaking git repo https://github.com/lipish/code-agent
[INFO] tweaked toml for git repo https://github.com/lipish/code-agent written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lipish/code-agent on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lipish/code-agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.2
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.4
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded metrics v0.22.4
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded anstream v0.6.20
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.13.1
[INFO] [stderr]   Downloaded metrics v0.23.1
[INFO] [stderr]   Downloaded windows-strings v0.5.0
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded cc v1.2.39
[INFO] [stderr]   Downloaded windows-result v0.4.0
[INFO] [stderr]   Downloaded metrics-util v0.16.3
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] [stderr]   Downloaded llm-connector v0.3.8
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9a9cf8d0a104d5b8f692c162fec3e725bca4d29a8b171326df7c4af19369d65
[INFO] running `Command { std: "docker" "start" "-a" "f9a9cf8d0a104d5b8f692c162fec3e725bca4d29a8b171326df7c4af19369d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9a9cf8d0a104d5b8f692c162fec3e725bca4d29a8b171326df7c4af19369d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9a9cf8d0a104d5b8f692c162fec3e725bca4d29a8b171326df7c4af19369d65", kill_on_drop: false }`
[INFO] [stdout] f9a9cf8d0a104d5b8f692c162fec3e725bca4d29a8b171326df7c4af19369d65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6acdd4173f40c763b5e984cee3da1eb44352ec145ac1683cb2414c2ace61e527
[INFO] running `Command { std: "docker" "start" "-a" "6acdd4173f40c763b5e984cee3da1eb44352ec145ac1683cb2414c2ace61e527", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling llm-connector v0.3.8
[INFO] [stderr]    Compiling agent-runner v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::models::LanguageModel`
[INFO] [stdout]     --> src/execution/sequential.rs:1134:13
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         use crate::models::LanguageModel;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1273:13
[INFO] [stdout]      |
[INFO] [stdout] 1273 |         let mut key_decisions = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1275:13
[INFO] [stdout]      |
[INFO] [stdout] 1275 |         let mut alternatives = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1278:13
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         let mut current_decision: Option<(String, String, Vec<String>)> = None;
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1279:13
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         let mut current_alternative: Option<(String, String, Vec<String>, Vec<String>)> = None;
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_decision`
[INFO] [stdout]     --> src/execution/sequential.rs:1278:13
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         let mut current_decision: Option<(String, String, Vec<String>)> = None;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_decision`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_alternative`
[INFO] [stdout]     --> src/execution/sequential.rs:1279:13
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         let mut current_alternative: Option<(String, String, Vec<String>, Vec<String>)> = None;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_alternative`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1371:13
[INFO] [stdout]      |
[INFO] [stdout] 1371 |         let mut milestones = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "6acdd4173f40c763b5e984cee3da1eb44352ec145ac1683cb2414c2ace61e527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6acdd4173f40c763b5e984cee3da1eb44352ec145ac1683cb2414c2ace61e527", kill_on_drop: false }`
[INFO] [stdout] 6acdd4173f40c763b5e984cee3da1eb44352ec145ac1683cb2414c2ace61e527
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 352cae9bd10116da336bdd8789e64d7414fdfd39a95e9edf6aeb8a859c14f0fc
[INFO] running `Command { std: "docker" "start" "-a" "352cae9bd10116da336bdd8789e64d7414fdfd39a95e9edf6aeb8a859c14f0fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling llm-connector v0.3.8
[INFO] [stderr]    Compiling agent-runner v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::models::LanguageModel`
[INFO] [stdout]     --> src/execution/sequential.rs:1134:13
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         use crate::models::LanguageModel;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::LanguageModel`
[INFO] [stdout]     --> src/execution/sequential.rs:1134:13
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         use crate::models::LanguageModel;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1273:13
[INFO] [stdout]      |
[INFO] [stdout] 1273 |         let mut key_decisions = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1275:13
[INFO] [stdout]      |
[INFO] [stdout] 1275 |         let mut alternatives = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1278:13
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         let mut current_decision: Option<(String, String, Vec<String>)> = None;
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1279:13
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         let mut current_alternative: Option<(String, String, Vec<String>, Vec<String>)> = None;
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_decision`
[INFO] [stdout]     --> src/execution/sequential.rs:1278:13
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         let mut current_decision: Option<(String, String, Vec<String>)> = None;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_decision`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_alternative`
[INFO] [stdout]     --> src/execution/sequential.rs:1279:13
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         let mut current_alternative: Option<(String, String, Vec<String>, Vec<String>)> = None;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_alternative`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1371:13
[INFO] [stdout]      |
[INFO] [stdout] 1371 |         let mut milestones = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1273:13
[INFO] [stdout]      |
[INFO] [stdout] 1273 |         let mut key_decisions = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1275:13
[INFO] [stdout]      |
[INFO] [stdout] 1275 |         let mut alternatives = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1278:13
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         let mut current_decision: Option<(String, String, Vec<String>)> = None;
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1279:13
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         let mut current_alternative: Option<(String, String, Vec<String>, Vec<String>)> = None;
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_decision`
[INFO] [stdout]     --> src/execution/sequential.rs:1278:13
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         let mut current_decision: Option<(String, String, Vec<String>)> = None;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_decision`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_alternative`
[INFO] [stdout]     --> src/execution/sequential.rs:1279:13
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         let mut current_alternative: Option<(String, String, Vec<String>, Vec<String>)> = None;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_alternative`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/execution/sequential.rs:1371:13
[INFO] [stdout]      |
[INFO] [stdout] 1371 |         let mut milestones = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LanguageModel`
[INFO] [stdout]  --> tests/test_meeting_room_booking_decomposition.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use agent_runner::models::{MockModel, LanguageModel};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LanguageModel`
[INFO] [stdout]  --> tests/test_portfolio_management_decomposition.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use agent_runner::models::{MockModel, LanguageModel};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agent-runner` (lib test); 8 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name agent_runner --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="core"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("axum", "core", "default", "full", "metrics", "metrics-exporter-prometheus", "service", "tower", "tower-http"))' -C metadata=2ca7bf7772e66e1a -C extra-filename=-38d7f2ff1485b86e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-4d47c8718692c4bb.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-20f0c149db3e9935.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-bcad8a9931798e91.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-27837abeb802778f.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-dbc4061fd9f15387.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-24db194f6edc18ce.rlib --extern llm_connector=/opt/rustwide/target/debug/deps/libllm_connector-6215f910e31ddc9d.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-d2dbab8fa1f4ba50.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-722746ec6af5d536.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a3bf9b78ed54e0f8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a0cb1a54a9a74cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-56c33492d33be6ef.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e43e3e1cee5f0ac.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2311ae814374bce3.rlib --extern tokio_fs=/opt/rustwide/target/debug/deps/libtokio_fs-05a06590bd9d3954.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-450ce5a1e1fae56f.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ebc46d29774e361c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7e6f18a3a65b692.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2074ad5bc3813804.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5ee6fb5bbc8b0344.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustczFhEEG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libagent_runner-68ef70be940afced,libserde_yaml-56c33492d33be6ef,libunsafe_libyaml-7bc1bf218b2f5452,libtoml-ebc46d29774e361c,libtoml_edit-168042d805ff6287,libserde_spanned-2751ab426e55c25d,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-4f6053cc766b21bd,libanyhow-7e5dcd40304f6dad,libclap-bcad8a9931798e91,libclap_builder-7c2adcf4ba2a2288,libstrsim-24acdad2526b95b7,libanstream-30babeba48e7dcbe,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libuuid-5ee6fb5bbc8b0344,libgetrandom-8d11c254cb885b8c,libregex-722746ec6af5d536,libregex_automata-8471988a93e8d9dd,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libllm_connector-6215f910e31ddc9d,libchrono-20f0c149db3e9935,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libreqwest-a3bf9b78ed54e0f8,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-7d7c5df265a9d41e,libserde_urlencoded-cd1cfcbd11d26822,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-378a7d4c44f68789,libmime-4b44681fdb2c65f7,libencoding_rs-07896acb54c23c26,libserde_json-4b3b3129c1f1939f,libryu-0ea4bafc9bef6d8b,libnative_tls-980f3cdec3484640,libopenssl_probe-cbab9b905ab83f66,libopenssl-99ba31c5d649d29e,libbitflags-ae83ff7d8b19c6be,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-8fa5f1310f78dd62,libhyper-de70b69a7b3d5bc5,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-2eeea80feb90679a,libhttparse-4b1ed73b760072b9,libh2-7f3e780f99f13b39,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libtokio_util-4dbe7807cf8d928d,libtokio-2311ae814374bce3,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libparking_lot-432ba7c61edff1a7,libparking_lot_core-5ab9b6cca147da4d,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,liblog-28f8cc0684f4f944,liburl-651e1846ec9262fa,libidna-3d01ccc71202f3ba,libutf8_iter-0d9be7b316c2b184,libidna_adapter-c1f5f9ba8152e0c3,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-36cb64ed74fe8d2a,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-ee1406c505ea38c3,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libfutures_util-4ceed94337892471,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-1e43e3e1cee5f0ac,libserde-2a0cb1a54a9a74cc,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustczFhEEG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/guardrails_demo-478e7e7bf5cff344" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agent-runner` (example "guardrails_demo") due to 1 previous error
[INFO] [stderr] error: could not compile `agent-runner` (example "sequential_enhanced_demo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name sequential_enhanced_demo --edition=2021 examples/sequential_enhanced_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="core"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("axum", "core", "default", "full", "metrics", "metrics-exporter-prometheus", "service", "tower", "tower-http"))' -C metadata=4006015c2d9a67df -C extra-filename=-cac2eeb4ed60550a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern agent_runner=/opt/rustwide/target/debug/deps/libagent_runner-68ef70be940afced.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-4d47c8718692c4bb.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-20f0c149db3e9935.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-bcad8a9931798e91.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-27837abeb802778f.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-dbc4061fd9f15387.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-24db194f6edc18ce.rlib --extern llm_connector=/opt/rustwide/target/debug/deps/libllm_connector-6215f910e31ddc9d.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-d2dbab8fa1f4ba50.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-722746ec6af5d536.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a3bf9b78ed54e0f8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a0cb1a54a9a74cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-56c33492d33be6ef.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e43e3e1cee5f0ac.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2311ae814374bce3.rlib --extern tokio_fs=/opt/rustwide/target/debug/deps/libtokio_fs-05a06590bd9d3954.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-450ce5a1e1fae56f.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ebc46d29774e361c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7e6f18a3a65b692.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2074ad5bc3813804.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5ee6fb5bbc8b0344.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4czrFA/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libagent_runner-68ef70be940afced,libserde_yaml-56c33492d33be6ef,libunsafe_libyaml-7bc1bf218b2f5452,libtoml-ebc46d29774e361c,libtoml_edit-168042d805ff6287,libserde_spanned-2751ab426e55c25d,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-4f6053cc766b21bd,libanyhow-7e5dcd40304f6dad,libclap-bcad8a9931798e91,libclap_builder-7c2adcf4ba2a2288,libstrsim-24acdad2526b95b7,libanstream-30babeba48e7dcbe,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libuuid-5ee6fb5bbc8b0344,libgetrandom-8d11c254cb885b8c,libregex-722746ec6af5d536,libregex_automata-8471988a93e8d9dd,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libllm_connector-6215f910e31ddc9d,libchrono-20f0c149db3e9935,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libreqwest-a3bf9b78ed54e0f8,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-7d7c5df265a9d41e,libserde_urlencoded-cd1cfcbd11d26822,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-378a7d4c44f68789,libmime-4b44681fdb2c65f7,libencoding_rs-07896acb54c23c26,libserde_json-4b3b3129c1f1939f,libryu-0ea4bafc9bef6d8b,libnative_tls-980f3cdec3484640,libopenssl_probe-cbab9b905ab83f66,libopenssl-99ba31c5d649d29e,libbitflags-ae83ff7d8b19c6be,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-8fa5f1310f78dd62,libhyper-de70b69a7b3d5bc5,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-2eeea80feb90679a,libhttparse-4b1ed73b760072b9,libh2-7f3e780f99f13b39,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libtokio_util-4dbe7807cf8d928d,libtokio-2311ae814374bce3,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libparking_lot-432ba7c61edff1a7,libparking_lot_core-5ab9b6cca147da4d,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,liblog-28f8cc0684f4f944,liburl-651e1846ec9262fa,libidna-3d01ccc71202f3ba,libutf8_iter-0d9be7b316c2b184,libidna_adapter-c1f5f9ba8152e0c3,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-36cb64ed74fe8d2a,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-ee1406c505ea38c3,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libfutures_util-4ceed94337892471,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-1e43e3e1cee5f0ac,libserde-2a0cb1a54a9a74cc,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc4czrFA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_meeting_room_booking_decomposition-a797aa3110e19475" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agent-runner` (test "test_meeting_room_booking_decomposition") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcfM9bep/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libagent_runner-68ef70be940afced,libserde_yaml-56c33492d33be6ef,libunsafe_libyaml-7bc1bf218b2f5452,libtoml-ebc46d29774e361c,libtoml_edit-168042d805ff6287,libserde_spanned-2751ab426e55c25d,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-4f6053cc766b21bd,libanyhow-7e5dcd40304f6dad,libclap-bcad8a9931798e91,libclap_builder-7c2adcf4ba2a2288,libstrsim-24acdad2526b95b7,libanstream-30babeba48e7dcbe,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libuuid-5ee6fb5bbc8b0344,libgetrandom-8d11c254cb885b8c,libregex-722746ec6af5d536,libregex_automata-8471988a93e8d9dd,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libllm_connector-6215f910e31ddc9d,libchrono-20f0c149db3e9935,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libreqwest-a3bf9b78ed54e0f8,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-7d7c5df265a9d41e,libserde_urlencoded-cd1cfcbd11d26822,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-378a7d4c44f68789,libmime-4b44681fdb2c65f7,libencoding_rs-07896acb54c23c26,libserde_json-4b3b3129c1f1939f,libryu-0ea4bafc9bef6d8b,libnative_tls-980f3cdec3484640,libopenssl_probe-cbab9b905ab83f66,libopenssl-99ba31c5d649d29e,libbitflags-ae83ff7d8b19c6be,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-8fa5f1310f78dd62,libhyper-de70b69a7b3d5bc5,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-2eeea80feb90679a,libhttparse-4b1ed73b760072b9,libh2-7f3e780f99f13b39,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libtokio_util-4dbe7807cf8d928d,libtokio-2311ae814374bce3,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libparking_lot-432ba7c61edff1a7,libparking_lot_core-5ab9b6cca147da4d,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,liblog-28f8cc0684f4f944,liburl-651e1846ec9262fa,libidna-3d01ccc71202f3ba,libutf8_iter-0d9be7b316c2b184,libidna_adapter-c1f5f9ba8152e0c3,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-36cb64ed74fe8d2a,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-ee1406c505ea38c3,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libfutures_util-4ceed94337892471,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-1e43e3e1cee5f0ac,libserde-2a0cb1a54a9a74cc,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcfM9bep/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_license_management_decomposition-e71da098e0da51db" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agent-runner` (test "test_license_management_decomposition") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcekVu7H/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libagent_runner-68ef70be940afced,libserde_yaml-56c33492d33be6ef,libunsafe_libyaml-7bc1bf218b2f5452,libtoml-ebc46d29774e361c,libtoml_edit-168042d805ff6287,libserde_spanned-2751ab426e55c25d,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-4f6053cc766b21bd,libanyhow-7e5dcd40304f6dad,libclap-bcad8a9931798e91,libclap_builder-7c2adcf4ba2a2288,libstrsim-24acdad2526b95b7,libanstream-30babeba48e7dcbe,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libuuid-5ee6fb5bbc8b0344,libgetrandom-8d11c254cb885b8c,libregex-722746ec6af5d536,libregex_automata-8471988a93e8d9dd,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libllm_connector-6215f910e31ddc9d,libchrono-20f0c149db3e9935,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libreqwest-a3bf9b78ed54e0f8,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-7d7c5df265a9d41e,libserde_urlencoded-cd1cfcbd11d26822,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-378a7d4c44f68789,libmime-4b44681fdb2c65f7,libencoding_rs-07896acb54c23c26,libserde_json-4b3b3129c1f1939f,libryu-0ea4bafc9bef6d8b,libnative_tls-980f3cdec3484640,libopenssl_probe-cbab9b905ab83f66,libopenssl-99ba31c5d649d29e,libbitflags-ae83ff7d8b19c6be,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-8fa5f1310f78dd62,libhyper-de70b69a7b3d5bc5,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-2eeea80feb90679a,libhttparse-4b1ed73b760072b9,libh2-7f3e780f99f13b39,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libtokio_util-4dbe7807cf8d928d,libtokio-2311ae814374bce3,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libparking_lot-432ba7c61edff1a7,libparking_lot_core-5ab9b6cca147da4d,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,liblog-28f8cc0684f4f944,liburl-651e1846ec9262fa,libidna-3d01ccc71202f3ba,libutf8_iter-0d9be7b316c2b184,libidna_adapter-c1f5f9ba8152e0c3,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-36cb64ed74fe8d2a,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-ee1406c505ea38c3,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libfutures_util-4ceed94337892471,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-1e43e3e1cee5f0ac,libserde-2a0cb1a54a9a74cc,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcekVu7H/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_portfolio_management_decomposition-75cf23f3c5f3940a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agent-runner` (test "test_portfolio_management_decomposition") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcubwLSY/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-2074ad5bc3813804,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-4a655858f6a7ba9f,libnu_ansi_term-3bb03eaa72f55709,libthread_local-141065772e8450a5,libtracing_log-5c6a6cadc43d6054,libagent_runner-68ef70be940afced,libserde_yaml-56c33492d33be6ef,libunsafe_libyaml-7bc1bf218b2f5452,libtoml-ebc46d29774e361c,libtoml_edit-168042d805ff6287,libserde_spanned-2751ab426e55c25d,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-4f6053cc766b21bd,libanyhow-7e5dcd40304f6dad,libclap-bcad8a9931798e91,libclap_builder-7c2adcf4ba2a2288,libstrsim-24acdad2526b95b7,libanstream-30babeba48e7dcbe,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libuuid-5ee6fb5bbc8b0344,libgetrandom-8d11c254cb885b8c,libregex-722746ec6af5d536,libregex_automata-8471988a93e8d9dd,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libllm_connector-6215f910e31ddc9d,libchrono-20f0c149db3e9935,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libreqwest-a3bf9b78ed54e0f8,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-7d7c5df265a9d41e,libserde_urlencoded-cd1cfcbd11d26822,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-378a7d4c44f68789,libmime-4b44681fdb2c65f7,libencoding_rs-07896acb54c23c26,libserde_json-4b3b3129c1f1939f,libryu-0ea4bafc9bef6d8b,libnative_tls-980f3cdec3484640,libopenssl_probe-cbab9b905ab83f66,libopenssl-99ba31c5d649d29e,libbitflags-ae83ff7d8b19c6be,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-8fa5f1310f78dd62,libhyper-de70b69a7b3d5bc5,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-2eeea80feb90679a,libhttparse-4b1ed73b760072b9,libh2-7f3e780f99f13b39,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libtokio_util-4dbe7807cf8d928d,libtokio-2311ae814374bce3,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libparking_lot-432ba7c61edff1a7,libparking_lot_core-5ab9b6cca147da4d,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,liblog-28f8cc0684f4f944,liburl-651e1846ec9262fa,libidna-3d01ccc71202f3ba,libutf8_iter-0d9be7b316c2b184,libidna_adapter-c1f5f9ba8152e0c3,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-36cb64ed74fe8d2a,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-ee1406c505ea38c3,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libfutures_util-4ceed94337892471,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-1e43e3e1cee5f0ac,libserde-2a0cb1a54a9a74cc,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcubwLSY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sequential_execution_demo-73f6717cba994008" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agent-runner` (example "sequential_execution_demo") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "352cae9bd10116da336bdd8789e64d7414fdfd39a95e9edf6aeb8a859c14f0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "352cae9bd10116da336bdd8789e64d7414fdfd39a95e9edf6aeb8a859c14f0fc", kill_on_drop: false }`
[INFO] [stdout] 352cae9bd10116da336bdd8789e64d7414fdfd39a95e9edf6aeb8a859c14f0fc
